home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Beteroid.swf / scripts / DefineButton2_67 / BUTTONCONDACTION on(keyPress q).as < prev   
Encoding:
Text File  |  2006-06-13  |  39 b   |  4 lines

  1. on(keyPress "q"){
  2.    end_game(4);
  3. }
  4.